home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _018A0C82FBE049009FF5436305F33285 < prev    next >
Text File  |  2006-03-14  |  2KB  |  63 lines

  1. <window>
  2.     <id>3</id>
  3.     <defaultcontrol>50</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:#curheader</define>
  6.     <define>#header.location:</define>
  7.     <define>#header.image:programs_logo.png</define>
  8.     <define>#header.hover:hover_my programs.png</define>
  9.     <controls>
  10.         <import>common.window.xml</import>
  11.         <control>
  12.             <type>group</type>
  13.             <description>group element</description>
  14.             <animation>FlyInFromLeft</animation>
  15.             <control>
  16.                 <description>View-As button</description>
  17.                 <type>button</type>
  18.                 <id>2</id>
  19.                 <posY>97</posY>
  20.                 <label>100</label>
  21.                 <onleft>2</onleft>
  22.                 <onright>50</onright>
  23.                 <onup>17</onup>
  24.                 <ondown>4</ondown>
  25.             </control>    
  26.             <control>
  27.                 <description>Switch-view button</description>
  28.                 <type>button</type>
  29.                 <id>4</id>
  30.                 <posY>131</posY>
  31.                 <label>457</label>
  32.                 <onleft>4</onleft>
  33.                 <onright>50</onright>
  34.                 <onup>2</onup>
  35.                 <ondown>3</ondown>
  36.             </control>
  37.             <control>
  38.                 <description>Refresh Button</description>
  39.                 <type>button</type>
  40.                 <id>3</id>
  41.                 <posY>165</posY>
  42.                 <label>184</label>
  43.                 <onleft>3</onleft>
  44.                 <onright>50</onright>
  45.                 <onup>4</onup>
  46.                 <ondown>2</ondown>
  47.             </control>
  48.         </control>
  49.         <control>
  50.             <description>Screenshot</description> 
  51.             <type>image</type> 
  52.             <id>6</id> 
  53.             <posY>200</posY> 
  54.             <width>190</width> 
  55.             <height>190</height> 
  56.             <texture>-</texture> 
  57.             <colorkey>#FFFF00FF</colorkey> 
  58.             <colordiffuse>White</colordiffuse>
  59.             <keepaspectratio>yes</keepaspectratio>
  60.         </control>
  61.         <import>common.facade.xml</import>
  62.     </controls>
  63. </window>